Welcome![Sign In][Sign Up]
Location:
Search - c bmp

Search list

[Special Effectsbmp格式文件转换为jpeg格式文件的c程序

Description:
Platform: | Size: 2383 | Author: bobogou | Hits:

[Graph programyy

Description: 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
Platform: | Size: 23353 | Author: 杨卿卿 | Hits:

[GDI-Bitmapimage processing c++ code

Description: 本程序以BMP文件为基础,详细介绍了图象处理的基本思路及编程实现,很不错的入门必备哦!-the procedures to BMP file, based on a detailed image processing and the basic programming ideas, a very good entry must Oh!
Platform: | Size: 4670599 | Author: 熵增 | Hits:

[Special Effectsedge

Description: 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib
Platform: | Size: 6374 | Author: 峰云 | Hits:

[Other resourceBMP128_64

Description: 使用PIC18F系列配合128*64 LCM,PC端辅助软体,用C++写成,将bmp档转成二进制档-use PIC18F family series with 128 * 64 LCM, PC-support software, written in C, bmp stalls transformed into binary stalls
Platform: | Size: 1523 | Author: 杨敏雄 | Hits:

[Special Effectsbmp

Description: BMP and JPEG image format conversion C source
Platform: | Size: 1024 | Author: dan | Hits:

[Picture ViewerBMP

Description: 主要采用c语言,实现对BMP文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
Platform: | Size: 1858560 | Author: 张运浩 | Hits:

[GDI-Bitmapbmp

Description: C++打开读取任意一幅BMP图像代码简单学习图像处理的可以参考一下-C++ open reading any of a BMP image, the code is simple to learn image processing can refer to.
Platform: | Size: 4718592 | Author: lijiusong | Hits:

[Special EffectsBMP-to-JPEG

Description: 用C语言实现BMP格式的图片转换为JPEG格式的图片-BMP format with a C language implementation is converted to JPEG format pictures images
Platform: | Size: 9216 | Author: 王刚 | Hits:

[Picture Viewer1.bmp

Description: 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
Platform: | Size: 5307392 | Author: 蔡浩 | Hits:

[Graph programbmp

Description: C++语言环境下的bmp图像的读取,存储,显示-Locale under C++ bmp image read, store, display
Platform: | Size: 88064 | Author: chengbo | Hits:

[Picture Viewerc-bmp

Description: C语言实现图像高宽等和图像相关内容的读取,保存等,对初学者有很大帮助!-C language to realize image height to width, etc and the related content of read, save, etc., are of great help for beginners
Platform: | Size: 262144 | Author: 浪淘沙 | Hits:

[Embeded-SCM DevelopSystemC-BMP-picture-Filter

Description: Simple SystemC C++ BMP picture filter running on Linux with Makefile
Platform: | Size: 1025024 | Author: desiedesie | Hits:

[Special EffectsBMP

Description: 使用C++处理bmp图像的头部信息,并转置数据部分使得图像旋转。通过这段代码可以让学生理解bmp格式图像的处理细节。-The head information using C++ BMP image processing, and image rotation part makes data transpose. Through this code can allow students to understand the BMP format image processing details.
Platform: | Size: 1652736 | Author: gaobiao | Hits:

[Windows DevelopBmpPreview

Description: c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运行的图形图像软件都支持BMP图像格式。(C++ read BMP pictures detailed. BMP (full name Bitmap) is a standard image file format in the Windows operating system. It can be divided into two categories: device dependent bitmaps (DDB) and device independent bitmaps (DIB), which are very widely used. It uses bit mapped storage format, and does not use any other compression than the image depth, so the BMP file takes up a lot of space. The image depth of the BMP file is optional, Lbit, 4bit, 8bit, and 24bit. When the BMP file stores data, the image is scanned in the order from left to right, from bottom to top. Since the BMP file format is a standard for exchanging data related to graphs in the Windows environment, the graphic image software that runs in the Windows environment supports the BMP image format.)
Platform: | Size: 307200 | Author: Sky_Vico | Hits:

[Otherbmp

Description: 利用opencv将jpg格式图像转化为bmp格式(Using OpenCV to convert JPG format images into bmp format)
Platform: | Size: 7239680 | Author: Emmaxi | Hits:

[OtherBMP

Description: 使用C++将BMP文件从硬盘读入到内存、然后修改其数据,最后将修改的文件保存到硬盘(Read the file of bitmap from disk to memory,revise the data,and then save the revised-file to disk using C++)
Platform: | Size: 10267648 | Author: jieyingren | Hits:

[Graph programbmp read&write

Description: 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
Platform: | Size: 11453440 | Author: 冰箱太凉 | Hits:

[显示BMP文件

Description: 用于实现在Visual C++平台上,进行对BMP文件的读取显示操作(To implement the read operation of the BMP file on the Visual C++ platform)
Platform: | Size: 12288 | Author: Severy | Hits:

[Special Effects雷达回波显示C#源码

Description: 针对雷达回波原始数据进行解析后绘制成BMP位图显示(BMP Bitmap Display Based on Radar)
Platform: | Size: 19456 | Author: GEFF3630 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net